Closed Bug 1735410 Opened 4 years ago Closed 3 years ago

[meta] browsertime visual metrics dependencies not installing correctly

Categories

(Testing :: Performance, defect, P2)

Default
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kimberlythegeek, Assigned: kshampur)

References

(Blocks 1 open bug)

Details

(Keywords: meta, Whiteboard: [fxp])

When running a browsertime test with --browsertime-visualmetrics, the dependencies should be installed but appear to be failing often.

The outcome on linux (resolved):

  • ffmpeg is listed as FAIL while other dependencies are OK

ran the following, and all pass, but when running the test again, ffmpeg fails again

Outcome on osx (unresolved):

  • convert and compare FAIL

ran the following but made no impact, convert and compare still fail:

  • ./mach browsertime --clobber --setup --install-vismet-reqs
  • Tried running mach clobber and mach build and repeating above steps, outcome is the same

Will run on Windows as well to see what the outcome is

Severity: -- → S3
Priority: P3 → P2

We should get this into a JIRA task and schedule it for next sprint - I think it's a big hole we're missing right now in raptor-browsertime.

On windows, when attempting to run test with visual metrics:

Missing browsertime files...attempting to install
OSError(8, '%1 is not a valid Win32 application', None, 193, None)

see https://searchfox.org/mozilla-central/source/testing/raptor/mach_commands.py#258

  • tried running a test, ffmpeg convert and compare FAIL
  • ran mach browsertime --clobber --setup --install-vismet-reqs
  • dependencies install correctly
  • tried running a test, ffmpeg convert and compare FAIL again
  • downloaded ffmpeg and added to PATH, currently this does not appear to be working, still investigating

(unresolved)

(In reply to Kimberly Sereduck :kimberlythegeek from comment #0)

When running a browsertime test with --browsertime-visualmetrics, the dependencies should be installed but appear to be failing often.

The outcome on linux (resolved):

  • ffmpeg is listed as FAIL while other dependencies are OK

ran the following, and all pass, but when running the test again, ffmpeg fails again

  • ./mach browsertime --clobber --setup --install-vismet-reqs

It seems like this step needs to be repeated whenever Firefox is rebuilt

Depends on: 1746206
Depends on: 1746207
Depends on: 1746208
Summary: browsertime visual metrics dependencies not installing correctly → [meta] browsertime visual metrics dependencies not installing correctly
Assignee: nobody → kshampur
Depends on: 1748821
See Also: → 1740324
Depends on: 1758990
Depends on: 1677559

After Bug 1677559 is merged to m-c, this should be pretty much resolved (incl window and linux). I will do another pass and clean up and residual comments and double check the rst files before closing this

Depends on: 1767437

With Bug 176437 complete this meta issue is resolved

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.